Release MEX 0.8.1 - #176
Merged
Merged
Conversation
Add Hub Settings and CLI logging cadence, bounded Timeline retrieval, Wiki provenance and migration corrections, and completed-create replay. Update managed instructions, docs, and packaged regression coverage.
Align browser assertions with parsed-file progress, skip unused WASM initialization, and observe benchmark jobs through bounded SSE without status polling. Preserve existing resource budgets and record pinned Settings calibration evidence.
Reduce graph refresh cost and isolate Hub construction
Add bounded CLI and Hub usage telemetry for 0.8.1
Preserve detailed Graph maintenance diagnostics and graceful telemetry completion. Verify known-gap rebuild and refresh through isolated candidates, and update release integration evidence.
Remove unused legacy and deb822 Chrome apt sources before installing Playwright Chromium. Preserve package verification, browser selection, and release budgets.
Align package and capability versions, document completed features and compatibility, and refresh install guidance. Preserve historical changelog entries and record verified npm packaging plus the existing Nix build limitation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Prepare MEX 0.8.1 with clearer project context, practical team handoffs, safer grounding, and a Hub that can serve requests during Graph construction.
Why
0.8.0 exposed unnecessary workflow friction and Graph jobs that could block Hub interaction, including the investigation associated with #140. This release improves those existing workflows while preserving tracked Markdown as canonical and maintenance as an explicit action.
Type of change
How to test
dcc95d8: production build, root/Hub typechecks, 82 focused version/capability/CLI/public-API/skill tests, and the packed fresh-install smoke pass. Built CLI reports0.8.1; public declarations and dependency resolutions are unchanged.0118536passed Node 22/24, Windows/macOS, browser, packed-install, and release-performance CI. CI setup removes unused legacy/deb822 Chrome apt sources before unchanged Playwright installation; package verification and test budgets remain intact.dcc95d8: Node 22/24, Windows/macOS, browser, packed installs, and release performance. The performance gate passed after its automatic fresh-runner confirmation; no implementation or budget changes were needed.Checklist
Nix source-package limitation: its version now follows
package.json, but its pre-existing fixed dependency hash needs regeneration and a successful Nix build. Neither is claimed verified by the npm checks. See compatibility guidance.This PR remains a draft. Merging into main, tagging, and publishing are separate release steps; none has been performed here.
Code-graph changes
mainLanguageExtractor/FrameworkResolverinterfaces are preservedbc2d40a.